Add TANTOF405#1029
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughAdds a new Betaflight target header ChangesTANTOF405 Board Configuration
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| #define DEFAULT_DSHOT_BITBANG DSHOT_BITBANG_OFF | ||
| #define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC | ||
| #define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC | ||
| #define DEFAULT_CURRENT_METER_SCALE 200 |
There was a problem hiding this comment.
Does this need to be included?
| #define GYRO_1_CS_PIN PA4 | ||
| #define USB_DETECT_PIN PC5 | ||
|
|
||
| #define TIMER_PIN_MAPPING \ |
There was a problem hiding this comment.
DMA2:
Stream 0 - ADC1
Stream 1 - TIM1_CH1
Stream 2 - SPI1_RX
Stream 3 - SPI1_TX/Open
Stream 4 - TIM8_CH3
Stream 5 - SPI1_TX/Open
Stream 6 - TIM1_CH2
Stream 7 - TIM8_CH4
Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com>
Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com>
Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com>
Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com>
Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com>
|
to be clear the lsm16 is not recommended we have been unable to get it working to a level that we would endorse it. and do these guys want a t1 target if so they need to email us |
Accompanying #1028
Summary by CodeRabbit